; Welcome To Sounds Addon By Traditional_Witch a.k.a TWWOTN
; Using these options are very cool and you have control of switching them on/off
; Enjoy!

#Sounds on
on *:KICK:*: { /splay ChatKick.wav }
on *:MODE:*: { /splay mode.wav }
on *:JOIN:*: { /splay ChatJoin.wav }
on *:INVITE:*: { /splay Chatinvt.wav }
raw KNOCK:*: { /splay Knock.wav }
on *:START: { 
/splay hello.wav
}
#Sounds end
menu menubar,channel {
Sounds.. ( $+ $group(#Sounds) $+ )
..Play Event Sounds:/enable #Sounds
..Stop Event Sounds:/disable #Sounds
}

; Thanx for using this script
